专业字典>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • Access code availability is further controlled by selectively providing for updates of decryption access codes.
      接着存取码可用性由选择地提供用于更新解密存取码控制。
    • They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
      它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。
    • Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
      关于获取访问代码的操作指南在MQLLMInformationCenter无保护简介部分可见。
    • This method requires less programming than other methods and has the advantage of keeping all of your XML access code right inside a Functional Tester class.
      此方法需要比其他方法更少的编程并在将所有XML访问代码保留在FunctionalTester类中方面占有优势。
    • As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
      正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。
    • Create the application client project and associated EAR; you can also implement the Web services access code, as described in the next section.
      创建一个应用程序客户端工程和其相关的EAR文件;您也可以执行Web服务的存取码来实现,我们将在下面讲解。
    • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
      不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
    • Code generators can create data access code in seconds.
      代码生成可以在几秒钟生成数据访问代码。
    • Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
      通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。
    • Code that is allowed to discover nonpublic information on a type can potentially access code, data, and other information you want to keep private.
      如果允许代码了解某类型的非公共信息,那么该代码就有可能会访问您需要保密的代码、数据和其他信息。